Skip to content

feat: add delete account feature#118

Merged
guillermomachado merged 1 commit intomasterfrom
feat/add-delete-account
Jan 17, 2025
Merged

feat: add delete account feature#118
guillermomachado merged 1 commit intomasterfrom
feat/add-delete-account

Conversation

@guillermomachado
Copy link
Copy Markdown

What does this do?

Adds delete account feature.

Why did you do this?

To complain with the App Stores we need to allow users to delete their account. This feature will enable users to do it from the settings screen.

How did you test this?

  1. Create a user.
  2. Navigate to the Settings screen and press delete.
  3. Confirm the deletion.
  4. Try to log in again with the same credentials.
Simulator.Screen.Recording.-.iPhone.SE.3rd.generation.-.2025-01-17.at.12.51.46.mp4

@github-actions
Copy link
Copy Markdown

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 51%
51.35% (340/662) 43.58% (119/273) 37.16% (84/226)

😎 Tests Results

Tests Skipped Failures Errors Time
75 0 💤 0 ❌ 0 🔥 31.741s ⏱️
👀 Tests Details • (51%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files51.3543.5837.1651.8 
api/auth010000 
   use-user.tsx01000017–37
app/(app)0000 
   settings.tsx000020–39
components/settings0000 
   delete-account-item.tsx01000012–32
   item.tsx000014–17

@guillermomachado guillermomachado merged commit 59f498f into master Jan 17, 2025
@guillermomachado guillermomachado deleted the feat/add-delete-account branch January 17, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants